回调函数 WebSocket除了接收Swoole\Server和Swoole\Http\Server基类的回调函数外,额外增加了3个回调函数设置。其中: onMessage回调函数为必选 onOpen和onHandShake回调函数为可选